Merged
Conversation
Member
|
We had a report of multi_json 1.19 breaking things for a user so we should make sure to check this out. |
744672c to
5c9f06a
Compare
bede1ab to
0a1e1b5
Compare
Component updates: - rubygem-aws-partitions: version 1.1194.0 -> 1.1213.0 - rubygem-aws-sdk-core: version 3.239.2 -> 3.242.0 - rubygem-aws-sdk-ec2: version 1.585.0 -> 1.597.0 - rubygem-aws-sdk-ec2: version 1.593.0 -> 1.597.0 - rubygem-faraday-multipart: version 1.1.1 -> 1.2.0 - rubygem-faraday-retry: version 2.3.2 -> 2.4.0 - rubygem-faraday: version 2.14.0 -> 2.14.1 - rubygem-ffi: version 1.17.2 -> 1.17.3 - rubygem-http_parser.rb: version 0.8.0 -> 0.8.1 - rubygem-net-http-persistent: version 4.0.6 -> 4.0.8 - rubygem-net-http: version 0.8.0 -> 0.9.1 - rubygem-openfact: version 5.2.1 -> 5.3.0 - rubygem-public_suffix: version 7.0.0 -> 7.0.2 - rubygem-thor: version 1.4.0 -> 1.5.0 - rubygem-unicode-emoji: version 4.1.0 -> 4.2.0
Contributor
Author
|
I removed multi_json. Also I build the packages with this and run the acceptance tests, they work (same amount of failures as without those updates). And I did some manual testing in my lab. |
Sharpie
approved these changes
Feb 9, 2026
Contributor
Sharpie
left a comment
There was a problem hiding this comment.
Looks good. Mostly minor version bumps, but a good half-dozen or so added Ruby 4.0 compatibility.
The Faraday 2.14.1 release notes mention a security fix, which appears to be in parsing of relative URLs:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Component updates: